home *** CD-ROM | disk | FTP | other *** search
- object PurchaseForm: TPurchaseForm
- Left = 246
- Top = 150
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = '%s %s'
- ClientHeight = 365
- ClientWidth = 432
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Pitch = fpVariable
- Font.Style = []
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 19
- Top = 318
- Width = 393
- Height = 3
- end
- object TextLabel1: TLabel
- Left = 19
- Top = 82
- Width = 393
- Height = 20
- AutoSize = False
- WordWrap = True
- end
- object TextImage: TImage
- Left = 131
- Top = 19
- Width = 271
- Height = 48
- AutoSize = True
- end
- object TextLabel2: TLabel
- Left = 19
- Top = 115
- Width = 254
- Height = 53
- AutoSize = False
- WordWrap = True
- end
- object TextLabel3: TLabel
- Left = 19
- Top = 182
- Width = 393
- Height = 98
- AutoSize = False
- WordWrap = True
- end
- object Button1: TButton
- Left = 19
- Top = 327
- Width = 81
- Height = 30
- Caption = '&Help'
- TabOrder = 0
- Visible = False
- end
- object OK: TButton
- Left = 241
- Top = 327
- Width = 81
- Height = 30
- Caption = '&OK'
- Enabled = False
- TabOrder = 1
- OnClick = OKClick
- end
- object Cancel: TButton
- Left = 334
- Top = 327
- Width = 81
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = CancelClick
- end
- object StartBrowser: TBitBtn
- Left = 284
- Top = 115
- Width = 127
- Height = 30
- Caption = 'Start browser'
- TabOrder = 3
- OnClick = StartBrowserClick
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000012000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 777777000000777777770000000007007777777777770FFFFFFF070077777077
- 77770FFFFFFF07007777080777770FFFFFFF07007077708077770FFFFFFF0700
- 080777080800008FFFFF070070807770008FFF00FFFF070077087778070EEFF0
- 8FFF070077707770770FFEFF0FFF070077787770770FFFEF0FFF070077707770
- 770FFFFF0000070077707770770FFFFF07777700777077780700008087777700
- 7770777700777700777777007778777778000087777777007777}
- end
- end
-